RtvFileConvert

Description

The RtvFileConvert utility converts the output from the RTX TimeView logging (.rtv) file to another format, such as that used by the TimeDoctor utility. Input to this program is the output file from TimeView, described in the header file RtxTvLogRecord.h.

The program begins by reading in the TimeView file header, described by a LogHeader structure. This provides information that includes the number of events captured and whether sufficient records were written to cause a roll over. Subsequent TimeView log records are described by a LogRecord structure.

Source Files

RtvFileConvert project source files:

Remarks

The RtvFileConvert utility is available in the <RTXDIR>/tools/Timeview directory as an .exe binary file, to be run in the Win32 environment.

See Also

RtvFileConvert

IntervalZero.com | Support | Give Feedback